AppFixtures
extends Fixture
in package
Table of Contents
Properties
- $encoder : UserPasswordHasherInterface
Methods
- __construct() : mixed
- load() : void
Properties
$encoder
private
UserPasswordHasherInterface
$encoder
Methods
__construct()
public
__construct(UserPasswordHasherInterface $encoder) : mixed
Parameters
- $encoder : UserPasswordHasherInterface
load()
public
load(ObjectManager $manager) : void
Parameters
- $manager : ObjectManager